GtkOffscreenWindow implementation for #604901
authorCody Russell <crussell@canonical.com>
Fri, 18 Dec 2009 12:43:11 +0000 (13:43 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:53:44 +0000 (20:53 -0400)
commit87487cea622d2522f56c08727099c62c653b8186
tree384e3d4ab99fb2205fb46691b53718c7ae274285
parentddf4cde3af346b49a8771e3a1bb2b957ec671036
GtkOffscreenWindow implementation for #604901
gtk/Makefile.am
gtk/gtk.h
gtk/gtkoffscreenwindow.c [new file with mode: 0644]
gtk/gtkoffscreenwindow.h [new file with mode: 0644]
tests/Makefile.am
tests/testoffscreenwindow.c [new file with mode: 0644]